home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc2_x / regnpckg.sit / Region XCMD / card_3066.txt < prev    next >
Text File  |  1990-12-10  |  2KB  |  109 lines

  1. -- card: 3066 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2620
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: A003
  11. -- rect: left=299 top=190 right=212 bottom=413
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Resource Mover
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect checkerboard
  23.   go to card id 6076 of stack "Power Tools"
  24. end mouseUp
  25.  
  26.  
  27.  
  28.  
  29. -- part 3 (button)
  30. -- low flags: 00
  31. -- high flags: A003
  32. -- rect: left=299 top=214 right=236 bottom=413
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: Region ╣
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   open "Region ╧Ç" with "Think C"
  44. end mouseUp
  45.  
  46.  
  47. -- part 10 (button)
  48. -- low flags: 00
  49. -- high flags: 8003
  50. -- rect: left=5 top=180 right=237 bottom=82
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 1019 / 1019
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: Samuels Button
  59. ----- HyperTalk script -----
  60. on mouseUp
  61.   open "Mombasa_1.1"
  62. end mouseUp
  63.  
  64.  
  65.  
  66. -- part 12 (field)
  67. -- low flags: 05
  68. -- high flags: 0001
  69. -- rect: left=0 top=0 right=147 bottom=416
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 0 / 0
  72. -- text alignment: 1
  73. -- font id: -18
  74. -- text size: 24
  75. -- style flags: 0
  76. -- line height: 32
  77. -- part name: 
  78. ----- HyperTalk script -----
  79. on mouseDown
  80.   if the optionKey is down then
  81.     put not the visible of btn "Resource Mover" into reqd
  82.     set the visible of btn "Resource Mover" to reqd
  83.     set the visible of btn "Region ╧Ç" to reqd
  84.     set the visible of btn "Samuels Button" to reqd
  85.   end if
  86. end mouseDown
  87.  
  88.  
  89. -- part 13 (button)
  90. -- low flags: 00
  91. -- high flags: 8001
  92. -- rect: left=147 top=164 right=215 bottom=263
  93. -- title width / last selected line: 0
  94. -- icon id / first selected line: 1000 / 1000
  95. -- text alignment: 1
  96. -- font id: 0
  97. -- text size: 12
  98. -- style flags: 0
  99. -- line height: 16
  100. -- part name: Goto Regions╔
  101. ----- HyperTalk script -----
  102. on mouseUp
  103.   go to stack "Regions"
  104. end mouseUp
  105.  
  106.  
  107. -- part contents for card part 12
  108. ----- text -----
  109. This stack holds the resources (XCMD, STR#, TRAP, PICT, DLOG, DITL, WDEF, MDEF, nrct) and scripts used for Regions. For details on how to use Regions see the stack ΓÇ£RegionsΓÇ¥